EMT Practice Test

1. Question Content...


Question List

Question1: An order has been created with three payment methods: Credit Card 1. Credit Card 2 and Cheque. The order Payment Status is in "Await Authorization'. The charge sequence for the seller is specified as follows:
* 0 for CREDIT_CARD
* 1 for OTHER
The payment methods use the following charge sequence:
Charge Sequence for Credit Card 1 is "2"
Charge Sequence for Credit Card 2 is "1"
Charge Sequence for Cheque is '1"
In which sequence will the running request Collection agent create the authorization requests?

Question2: To set up Single Sign On (SSO) for IBM Sterling Store, which
Java interface needs to be implemented in the custom class?

Question3: A sales order was paid for using a combination of the following payment methods:
* Customer Account ($20)
* Gift Card ($10)
* Credit Card ($90)
Gift Cards are configured such that the refund amount is returned to the Customer Account, and Credit Cards are configured to refund to the Credit Card used. The Refund Sequence for the Customer Account is 0 and Credit Card is 0. If this sales order is returned, how is the order completely refunded?

Question4: Retailer ABC is using IBM Sterling Order Management for its two sub-divisions (enterprises): ONLINE and RETAIL. The retailer wants to configure a set of users who only have access to the transfer orders (TRANSFER_ORDERS document type) for its ONLINE division (enterprise).
How should an implementation professional configure these users in IBM Sterling Configurator?

Question5: Which three of the following can be configured to be used to compute the landed cost used for cost-based optimization? (Select three.)

Question6: Application server data source connection pooling needs to be enabled for an IBM Sterling Order Management V9.4 application deployed on Oracle WebLogic Application Server 12c and Oracle Database 11g (11.2.0.4).
Which configuration will enable data source connection pooling?

Question7: A security company sells a basic security package for $199, and would like to offer an optional monthly service package for S42 per month. The basic $199 package price should be broken down as follows:
* Base Price = $100
* Activation Fee = $99
Which step does the implementation professional needs to take to allow this company to accomplish its pricing objective?

Question8: A retailer has a requirement to group certain regular items together to form a parent item. The inventory is maintained only at the parent item level and not for the components. The parent item will be sold as an individual item, with all the components.
How should the implementation professional configure the item type to support the retailer's requirement?

Question9: An organization needs to limit the output of the getOrderDetails API for user XYZ, while keeping the original API output intact the remaining users. The user XYZ belongs to User Group A and Team B.
How can this be achieved using IBM Sterling Order Management security configurations?

Question10: During a Silent installation of the application, if a user does NOT want to perform any of the database operations, which setting needs to be configured?

Question11: Which configuration option is INCORRECT when dealing with external availability in document specific fulfillment rules?

Question12: Which functionality in IBM Sterling Order Management (OMS)
provides the ability to reverse the charges on payments to the
original payment method before payments are processed?

Question13: II was found during an implementation that the input to a particular API component in a service did not contain the sales order document type in the input.
How can this be fixed in the production environment without having to redeploy the application'?

Question14: An Item Administrator configures a pre-configured bundle item with the Parent Item 'AAA' and child items 'BBB' and 'CCC'. The Pricing Administrator in IBM Sterling Business Center sets the price of 'AAA' as $10, 'BBB' as $5 and 'CCC' as $2. The CSR adds this pre-configured bundle item to the order and selects
both the child items. What is the price of the order in this scenario?

Question15: An organization needs to limit the output of the getOrderDetails API for user XYZ, while keeping the original API output intact the remaining users. The user XYZ belongs to User Group A and Team B.
How can this be achieved using IBM Sterling Order Management security configurations?

Question16: On any given Order List screen, pagination needs to be implemented.
What can the implementation professional do to accomplish this?
In the Application Manager, go to Application Platform > Presentation > Resources > Sterling Supply Chain Application Console (YFSSYS00004), then*

Question17: A point of sale (POS) system is connected to a central application server at the enterprise level. Network is unavailable and the POS system is not able to connect, but stores still need to service customers. The store would like to operate in offline mode and transfer data to the server once the network is back.
How can an implementation professional model this requirement in the system?

Question18: We can convert an existing sales order to an exchange order against a return order. Which statement about this capability is true?

Question19: An online retailer implements IBM Sterling Sensitive Data Capture Server (SSDCS) with IBM Sterling Order Management (OMS) to tokenize customer credit card information to conform to the PCI PA-DSS strategy.
Which statement about the order capture process is INCORRECT?

Question20: An implementation professional has extended an API template and an out-of-the box table. For both these modifications, the modified XML file has been kept in the appropriate directory. To ensure these changes are effective, the resourses.jar and entities.jar files need to be rebuild.
Which is the BEST way to accomplish this?